home *** CD-ROM | disk | FTP | other *** search
/ Interactive CD-ROM & Web Magazine 6 / Interactive CD-ROM & Web Magazine 6.iso / pc / wingift / 8legsful / data.1 / starter.mdb / Properties.json < prev    next >
JavaScript Object Notation  |  1996-03-03  |  3KB

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "Name": "Text (50) NOT NULL",
  5.         "Required": "Boolean NOT NULL",
  6.         "Removeable": "Boolean NOT NULL",
  7.         "ControlType": "Long Integer NOT NULL",
  8.         "HelpID": "Long Integer",
  9.         "ComponentType": "Long Integer NOT NULL",
  10.         "Private": "Boolean NOT NULL",
  11.         "CanExport": "Boolean NOT NULL",
  12.         "Description": "Memo/Hyperlink (255)",
  13.         "ControlTypeData": "Memo/Hyperlink (255)",
  14.         "Tag": "Memo/Hyperlink (255)"
  15.     },
  16.     "data": [
  17.         {
  18.             "ID": 2,
  19.             "Name": "HTML Text",
  20.             "Required": 1,
  21.             "Removeable": 0,
  22.             "ControlType": 1,
  23.             "HelpID": 0,
  24.             "ComponentType": 4,
  25.             "Private": 0,
  26.             "CanExport": 0,
  27.             "Description": "The text associated with the snippet"
  28.         },
  29.         {
  30.             "ID": 3,
  31.             "Name": "Filename",
  32.             "Required": 1,
  33.             "Removeable": 0,
  34.             "ControlType": 2,
  35.             "HelpID": 0,
  36.             "ComponentType": 8,
  37.             "Private": 0,
  38.             "CanExport": 0,
  39.             "Description": "The filename of the image",
  40.             "Tag": "SRC=\"%1\""
  41.         },
  42.         {
  43.             "ID": 4,
  44.             "Name": "Filename",
  45.             "Required": 1,
  46.             "Removeable": 0,
  47.             "ControlType": 2,
  48.             "HelpID": 0,
  49.             "ComponentType": 2,
  50.             "Private": 0,
  51.             "CanExport": 0,
  52.             "Description": "The filename of the Java applet",
  53.             "Tag": "CODE=\"%1\""
  54.         },
  55.         {
  56.             "ID": 5,
  57.             "Name": "Component Name",
  58.             "Required": 1,
  59.             "Removeable": 0,
  60.             "ControlType": 1,
  61.             "HelpID": 0,
  62.             "ComponentType": 1,
  63.             "Private": 0,
  64.             "CanExport": 0,
  65.             "Description": "The name of the folder"
  66.         },
  67.         {
  68.             "ID": 6,
  69.             "Name": "Component Name",
  70.             "Required": 1,
  71.             "Removeable": 0,
  72.             "ControlType": 1,
  73.             "HelpID": 0,
  74.             "ComponentType": 4,
  75.             "Private": 0,
  76.             "CanExport": 0,
  77.             "Description": "The name of the HTML snippet"
  78.         },
  79.         {
  80.             "ID": 7,
  81.             "Name": "Component Name",
  82.             "Required": 1,
  83.             "Removeable": 0,
  84.             "ControlType": 1,
  85.             "HelpID": 0,
  86.             "ComponentType": 8,
  87.             "Private": 0,
  88.             "CanExport": 0,
  89.             "Description": "The name of the Image"
  90.         },
  91.         {
  92.             "ID": 8,
  93.             "Name": "Component Name",
  94.             "Required": 1,
  95.             "Removeable": 0,
  96.             "ControlType": 1,
  97.             "HelpID": 0,
  98.             "ComponentType": 2,
  99.             "Private": 0,
  100.             "CanExport": 0,
  101.             "Description": "The name of the Java applet"
  102.         },
  103.         {
  104.             "ID": 9,
  105.             "Name": "Alternate Text",
  106.             "Required": 1,
  107.             "Removeable": 0,
  108.             "ControlType": 1,
  109.             "HelpID": 0,
  110.             "ComponentType": 8,
  111.             "Private": 0,
  112.             "CanExport": 0,
  113.             "Description": "Text which is displayed in place of the graphics",
  114.             "Tag": "ALT=\"%1\""
  115.         },
  116.         {
  117.             "ID": 10,
  118.             "Name": "Width",
  119.             "Required": 0,
  120.             "Removeable": 0,
  121.             "ControlType": 1,
  122.             "HelpID": 0,
  123.             "ComponentType": 8,
  124.             "Private": 0,
  125.             "CanExport": 0,
  126.             "Description": "Image Width",
  127.             "Tag": "WIDTH=%1"
  128.         },
  129.         {
  130.             "ID": 11,
  131.             "Name": "Height",
  132.             "Required": 0,
  133.             "Removeable": 0,
  134.             "ControlType": 1,
  135.             "HelpID": 0,
  136.             "ComponentType": 8,
  137.             "Private": 0,
  138.             "CanExport": 0,
  139.             "Description": "Image Height",
  140.             "Tag": "HEIGHT=%1"
  141.         },
  142.         {
  143.             "ID": 12,
  144.             "Name": "Width",
  145.             "Required": 1,
  146.             "Removeable": 0,
  147.             "ControlType": 1,
  148.             "HelpID": 0,
  149.             "ComponentType": 2,
  150.             "Private": 0,
  151.             "CanExport": 0,
  152.             "Description": "Applet Width",
  153.             "Tag": "WIDTH=%1"
  154.         },
  155.         {
  156.             "ID": 13,
  157.             "Name": "Height",
  158.             "Required": 1,
  159.             "Removeable": 0,
  160.             "ControlType": 1,
  161.             "HelpID": 0,
  162.             "ComponentType": 2,
  163.             "Private": 0,
  164.             "CanExport": 0,
  165.             "Description": "Applet Height",
  166.             "Tag": "HEIGHT=%1"
  167.         },
  168.         {
  169.             "ID": 14,
  170.             "Name": "Alternate Text",
  171.             "Required": 0,
  172.             "Removeable": 0,
  173.             "ControlType": 1,
  174.             "HelpID": 0,
  175.             "ComponentType": 2,
  176.             "Private": 0,
  177.             "CanExport": 0,
  178.             "Description": "Alternate Text for non Java enabled browsers"
  179.         }
  180.     ]
  181. }